Blazor | ComponentOne
C1.Blazor.Core Assembly / C1.Blazor.Core Namespace / IOrderedSet<T> Interface
Properties Methods

In This Topic
    IOrderedSet<T> Interface Members
    In This Topic

    The following tables list the members exposed by IOrderedSet<T>.

    Public Properties
     NameDescription
     Property (Inherited from System.Collections.Generic.ICollection<T>)
     Property (Inherited from System.Collections.Generic.ICollection<T>)
     PropertyGets the item at the specified index.  
    Top
    Public Methods
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
    Public Extension MethodOverloaded. Wraps an System.Collections.IEnumerable into a data collection.
    Top
    See Also